home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for f3tritol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_TRISETTOOL_H = 1;
- include("real/windows/r3tool.js")
-
-
- var R3CLID_TRISETTOOL = 531;
-
-
-
-
-
-
-
-
-
- function r3Trisettool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_TRISETTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Trisettool.prototype=new r3Tool;
- // f3tritol.h_H